Online documentation - WebsydianExpress v3.5 |
It is possible for each presentation (set of templates) to define properties that can be queried by the business process. This allows for setting special values that can control the business process. E.g. in an order application you could set-up a property that will control if prices shown are to be net prices (without sales tax) or gross prices (includes sales tax).
The following fields can be updated for a property:
Name identifying the property to be used for the presentation.
The value of the property. There is no type-checking or any kind of validation of the value.
The page shows the existing properties for a specific presentation.
The grid contains all existing properties for the presentation. The grid is ordered by the property name.
Entering a value in the "Search for" field and pressing "Find" limits the grid to records containing the entered string in either property name or the value of the property.
Using this functionality you can update the value of the property.
When you press "Delete" on the Grid Page, a confirmation page will be shown, where you can either confirm or cancel the deletion.
Makes it possible for you to create a new property for the current presentation.